home *** CD-ROM | disk | FTP | other *** search
- ;Create multiplayer battle setup cfg file for the create screen
-
- [SLIDERBAR_1] ;Mana
- Rect2=600,150,775,175
- minValue=50
- maxValue=400
- Rect1=480,120,620,140
- step=10
-
-
- [SLIDERBAR_2] ; health
- Rect2=600,175,775,200
- minValue=100
- maxValue=800
- Rect1=480,140,620,160
- step=20
-
-
- [SLIDERBAR_3] ; Magic items
- Rect2=600,200,775,225
- minValue=0
- maxValue=5
- Rect1=480,160,620,180
- step=1
-
- [SLIDERBAR_4] ; Selection time
- Rect2=600,225,775,250
- minValue=30
- maxValue=3000
- Rect1=480,180,620,200
- step=10
-
- [SLIDERBAR_5] ; Law talismans
- Rect2=600,250,775,275
- minValue=0
- maxValue=5
- Rect1=480,200,620,220
- step=1
-
- [SLIDERBAR_6] ; chaos talismans
- Rect2=600,275,775,300
- minValue=0
- maxValue=5
- Rect1=480,220,620,240
- step=1
-
- [SLIDERBAR_7] ; neutral talisamns
- Rect2=600,300,775,325
- minValue=0
- maxValue=5
- Rect1=480,240,620,260
- step=1
-
- [SLIDERBAR_8] ; game time
- Rect2=600,325,775,350
- minValue=0
- maxValue=240
- Rect1=480,260,620,280
- step=5
-
- [SLIDERBAR_9] ; lives
- Rect2=600,350,775,375
- minValue=1
- maxValue=20
- Rect1=480,280,620,300
- step=1
-
- [SLIDERBAR_10] ; places of power
- Rect2=600,375,775,400
- minValue=0
- maxValue=15
- Rect1=480,300,620,320
- step=1
-
- [SLIDERBAR_11] ; mana sprites
- Rect2=600,400,775,425
- minValue=0
- maxValue=50
- Rect1=480,320,620,340
- step=1
-
- [SLIDERBAR_12] ; artefacts
- Rect2=600,425,775,450
- minValue=0
- maxValue=50
- Rect1=480,340,620,360
- step=5
-
- [SLIDERBAR_13] ; control limit
- Rect2=600,450,775,475
- minValue=0
- maxValue=30
- Rect1=480,360,620,380
- step=1
-
- [TEXTBUTTON_1] ; the map button
- Font=SMALL
- Rect2=400,100,500,135
- Text=52; "Map"
- Rect1=320,80,400,108
-
- [TEXTBUTTON_2] ; start button
- Font=SMALL
- Rect2=600,490,775,525
- Text=53; "Start"
- Rect1=480,392,620,420
-
-
- [STANDARDBUTTON_1] ; boot player buttons
- Rect2=290,100,315,125
- Rect1=232,80,252,100
-
- [STANDARDBUTTON_2]
- Rect2=290,175,315,200
- Rect1=232,140,252,160
-
- [STANDARDBUTTON_3]
- Rect2=290,250,315,275
- Rect1=232,200,252,220
-
-
-
-